type golang.org/x/tools/internal/pkgbits.frameVisitor
2 uses
golang.org/x/tools/internal/pkgbits (current package)
frames_go17.go#L15: func walkFrames(pcs []uintptr, visit frameVisitor) {
sync.go#L24: type frameVisitor func(file string, line int, name string, offset uintptr)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)